From ad628733f4ca0b707ea430be5f04a665a392495c Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Sun, 30 Oct 2022 14:11:35 -0600 Subject: [PATCH] doc content fixes. (#941) --- xmldoc/chapters/build.xml | 2 +- xmldoc/chapters/use.xml | 26 +++++++++++++------------- xmldoc/formats/miniHomer.xml | 6 ++++-- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/xmldoc/chapters/build.xml b/xmldoc/chapters/build.xml index 84348c41c..7c7f145ec 100644 --- a/xmldoc/chapters/build.xml +++ b/xmldoc/chapters/build.xml @@ -45,7 +45,7 @@ use Docker. - libusb 1.0 + libusb 1.0 diff --git a/xmldoc/chapters/use.xml b/xmldoc/chapters/use.xml index ce7bec3e8..4431ba8eb 100644 --- a/xmldoc/chapters/use.xml +++ b/xmldoc/chapters/use.xml @@ -428,35 +428,35 @@ merged data to multiple destinations. . While there are a number of options, most people will not use most of them, so don't be intimidated. - Read preferences file. On startup, GPSBabel will look for a file named + Read preferences file. On startup, GPSBabel will look for a file named gpsbabel.ini containing preferences you have provided. This option lets you pick a different files. See for more info. - Write "smart" names. This option influences some - but not all - of our writers to try to build "smart" waypoint names. For example, in modules that know about geocaching, it may replace "GC1234" with the actual name of the geocache. + Write "smart" names. This option influences some - but not all - of our writers to try to build "smart" waypoint names. For example, in modules that know about geocaching, it may replace "GC1234" with the actual name of the geocache. - Work on routes. This option has a subtly different meaning in different cases. As the very first formats in GPSBabel were for serial GPSes and routes and tracks were large and thus time-consuming to transfer, the default was waypoints only with this option to turn on the extra data. Some of our file formats use this option to mean "work only on routes, even if you have tracks/waypoints", but we're trying to discourage that behavior and in most cases, consider it a bug. + Work on routes. This option has a subtly different meaning in different cases. As the very first formats in GPSBabel were for serial GPSes and routes and tracks were large and thus time-consuming to transfer, the default was waypoints only with this option to turn on the extra data. Some of our file formats use this option to mean "work only on routes, even if you have tracks/waypoints", but we're trying to discourage that behavior and in most cases, consider it a bug. - Work on tracks. See + Work on tracks. See - for excuses. + for usage. - Work on waypoints. This is the default. + Work on waypoints. This is the default. - Enable Realtime tracking. This option isn't supported by the majority of our file formats, but repeatedly reads location from a GPS and writes it to a file as described in + Enable Realtime tracking. This option isn't supported by the majority of our file formats, but repeatedly reads location from a GPS and writes it to a file as described in - Process batch file. In addition to reading arguments from the command line, we can read them from files containing lists of commands as described in + Process batch file. In addition to reading arguments from the command line, we can read them from files containing lists of commands as described in - Run filter. This option lets use use one of of our many data filters. Position of this in the command line does matter - remember, we process left to right. + filter Run filter. This option lets use use one of of our many data filters. Position of this in the command line does matter - remember, we process left to right. - Enable debugging. Not all formats support this. It's typically better supported by the various protocol modules because they just plain need more debugging. This option may be followed by a number. Zero means no debugging. Larger numbers mean more debugging. + Enable debugging. Not all formats support this. It's typically better supported by the various protocol modules because they just plain need more debugging. This option may be followed by a number. Zero means no debugging. Larger numbers mean more debugging. - - Print help. + , + Print help. - Print version number. + Print version number. diff --git a/xmldoc/formats/miniHomer.xml b/xmldoc/formats/miniHomer.xml index fabc1edf2..c5ab964c4 100644 --- a/xmldoc/formats/miniHomer.xml +++ b/xmldoc/formats/miniHomer.xml @@ -23,8 +23,10 @@ Following a list of devices which should be supported by this module - Navin - Z:NEX + + Navin + Z:NEX + miniHomer up to 230400 -- 2.30.2